slightly simplify SCHEDOP_remote_shutdown handling
authorJan Beulich <jbeulich@suse.com>
Thu, 18 Jun 2015 12:55:18 +0000 (14:55 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 18 Jun 2015 12:55:18 +0000 (14:55 +0200)
commitd89d78912179fb6591f43abff879f43e37ba4654
tree1878c8150390e259f87fc81332e852f84b0ba9ac
parente156654d4eb2fdeb524e6b40838767a5dc918966
slightly simplify SCHEDOP_remote_shutdown handling

There's no need for two exit paths each using rcu_unlock_domain() on
its own here.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: George Dunlap <george.dunlap@eu.citrix.com>
xen/common/schedule.c